Welcome![Sign In][Sign Up]
Location:
Search - threading csharp

Search list

[Process-ThreadUseThreadApp

Description: 线程的启动、终止、和停止操作的实现,操作功能有System.threading完成-threads start to end, to cease operation and the realization of operating functions are completed System.threading
Platform: | Size: 25600 | Author: 丁胜 | Hits:

[CSharpCShttpServer

Description: C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为"index.htm",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm" no documents were sent the wrong message multi-threading, can simultaneously connect to multiple client.
Platform: | Size: 5120 | Author: | Hits:

[Windows MobileOpenNETCF_Source

Description: 本源码为OpenNETCF源代码,包含了Diagnostics,IO,Multimedia,Runtime,Security,Threading,Win32等各种用于windows mobile开发的扩展类源代码,对于移动开发者是个好东西。-OpenNETCF the source of the source code, contains Diagnostics, IO, Multimedia, Runtime, Security, Threading. Win32 various windows for the development of the mobile extension of the class source code, For mobile development is a good thing.
Platform: | Size: 500736 | Author: 飞龙在天 | Hits:

[CSharpThreading

Description: c#实现的线程实例,怎么实现多线程,以及怎么处理线程事件-c# achieve threads example, how to achieve multi-thread, and how to deal with the incident Thread
Platform: | Size: 9216 | Author: 余华 | Hits:

[CSharptrans

Description: Csharp 模拟FTP下载软件,利用的多统一线程技术,对于学习很有帮助!-CSharp simulation FTP download software, using a unified multi-threading technology, useful for learning!
Platform: | Size: 47104 | Author: 王一 | Hits:

[Windows DevelopChttp

Description: 用C实现HTTP下载,具有多线程功能 类似FLASHGET/THUNDER等软件-With C realize HTTP download with multi-threading functionality similar FLASHGET/THUNDER software
Platform: | Size: 7168 | Author: gmstcn | Hits:

[Process-ThreadWorkQueueThreading_src

Description: 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
Platform: | Size: 190464 | Author: 谭文堂 | Hits:

[CSharpFileLib

Description: C#实现文件的异步读写以及删除的操作,使用了多线程技术及AsyncCallback-C# Asynchronous read and write files, and the deletion of the operation, use of multi-threading technology and AsyncCallback
Platform: | Size: 36864 | Author: 李宇亮 | Hits:

[Sniffer Package capturescan

Description: 实现简单的端口扫描,可以指定ip段,用多线程实现,很不错哦!-The realization of a simple port scan, you can specify the ip paragraph, using multi-threading to achieve, oh well!
Platform: | Size: 93184 | Author: 王萌 | Hits:

[CSharpthreading

Description: 詳細講解了CSharp語言中用于多線程編程的結構及使用要點。是研究CSharp多線程編程一本不可多得的文檔﹗-A MultipleThread programming document in which Detailed Programming Construct is contained for CSharp language.
Platform: | Size: 432128 | Author: Mr Hu | Hits:

[Internet-Networksoket

Description: 这是一个用c#做的聊天室,有服务器和客户端,采用多线程技术-This is a c# to do with the chat rooms, there are server and client, using multi-threading technology
Platform: | Size: 87040 | Author: zhq | Hits:

[OtherCSharpThreadingHandbook

Description: C# 线程参考手册,这是一本关于.net多线程的书籍,很不错-CSharp Threading Hand book,this is a book about CSharp Threading
Platform: | Size: 3104768 | Author: hanbing | Hits:

[CSharpThread

Description: C#线程例子,带提醒,简单,可作为参考使用.-C# threading example, with reminders, simple to use as a reference.
Platform: | Size: 36864 | Author: upupto | Hits:

[Process-Threadthreading

Description: 介绍c#线程.. 创建、启动和终止线程 使用线程池 线程同步和互交 -Introduction c# thread .. to create, start and terminate the thread using the thread pool thread synchronization and mutual cross-
Platform: | Size: 16384 | Author: btle | Hits:

[Software Engineeringdodo

Description: 多线程系列,COM编程,钩子程序资料收集。-Series of multi-threading, COM programming, hook program data collection.
Platform: | Size: 35435520 | Author: skyfrog | Hits:

[Internet-NetworkImageSpider

Description: c# 写的图片蜘蛛,可自动下载图片,使用多线程,收集MM利器-c# to write the image spider, can automatically download pictures, using multi-threading, collect weapon MM
Platform: | Size: 49152 | Author: 陈星 | Hits:

[Applicationsthreading

Description: A very good and detail Threading approach in CSharp development, suitable for a beginner.
Platform: | Size: 532480 | Author: R | Hits:

[ApplicationsBlackSc

Description: 专门用于号码过滤功能的企业级应用软件!里面用到通信、多线程、数据库、文件处理等多项技术 -Number of filtering specifically for enterprise-class applications! Which uses communication, multi-threading, databases, document processing and many other techniques
Platform: | Size: 103424 | Author: 408 | Hits:

[CSharpwaigua

Description: 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写了个全局键盘钩子, kk.UnHook() //加载钩子 kk.UnHook() //卸载钩子 kk.SetHookKey(key1,key2) //修改键盘 key1,被改变的键盘码,key2改变后的键盘码 没什么用,比方:就是能把键盘1个键,改成别的键 这是读取内存地址的方法 getread("进程名称","","内存基址",0) 这个类,封装了2个方式,一种是系统api[user32.dll]文件,调用方式 key kk = new key() kk.send(key.VirtualKeys.VK_F1,GetState(key.VirtualKeys.VK_F1)) 这是模拟键盘的F1. 这是模拟键盘的winio调用方式 key kk = new key() // IntPtr a = new IntPtr() kk.sendwinio() kk.MykeyDown((int)key.VirtualKeys.VK_F1) System.Threading.Thread.Sleep(2000) kk.MykeyUp((int)key.VirtualKeys.VK_F1) 也是模拟f1,之间的差别就是,winio调用方式能穿透一部分游戏,达到一部分外挂的效果.-key kk = new key() // IntPtr a = new IntPtr() kk.sendwinio() kk.MykeyDown((int)key.VirtualKeys.VK_F1) System.Threading.Thread.Sleep(2000) kk.MykeyUp((int)key.VirtualKeys.VK_F1)
Platform: | Size: 10240 | Author: qwery | Hits:

[CSharpCsharp_Stopwatch

Description: Csharp开发的高精度秒表,采用多线程,没有用空间,适合嵌入式开发-Csharp the development of high-precision stopwatch, multi-threading, no use of space, suitable for embedded development
Platform: | Size: 33792 | Author: chengwengyin | Hits:
« 12 »

CodeBus www.codebus.net